ComponentOne ASP.NET MVC Controls
Start Property (FibonacciArcs<T>)

C1.Web.Mvc.Finance Namespace > FibonacciArcs<T> Class : Start Property
Gets or sets the starting DataPoint for the base line.
Syntax
'Declaration
 
<JsonConverterAttribute(#67k.#j9k)>
Public Property Start As DataPoint
[JsonConverter(#67k.#j9k)]
public DataPoint Start {get; set;}
Remarks
The DataPoint X value can be a number or a Date object. Unlike some of the other Fibonacci tools, the starting DataPoint is not calculated automatically if undefined.
See Also

Reference

FibonacciArcs<T> Class
FibonacciArcs<T> Members